home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
fish
/
701-725
/
702
/
a-gene
/
install3
< prev
next >
Wrap
Text File
|
1995-03-18
|
398b
|
21 lines
echo "Copying fonts and Show to workbench disk"
if not exists s:mycols2
copy mycols2 to s:
endif
if not exists fonts:agene
copy fonts to fonts: all
endif
if not exists c:show
copy c/show to c:
endif
if not exists c:muchmore
copy :c/muchmore to c:
endif
if not exists c:format
copy c/format to c:
endif
copy a-geneparam.ntsc a-geneparam
echo
echo "Now you may click on A-Gene.Boot to start A-Gene"